From a56ce555d584127f415db69a83a7a43cf92eb42a Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Tue, 30 Aug 2005 12:44:07 +0000 Subject: [PATCH] removed introspection at end --- tests/types.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/types.c b/tests/types.c index 0cb951b..c014414 100644 --- a/tests/types.c +++ b/tests/types.c @@ -104,7 +104,6 @@ int main (void) babl_set_extender (babl_extension_quiet_log ()); babl_type_each (type_check, NULL); - babl_introspect (NULL); babl_destroy (); return !OK; -- 2.30.2